Skip to content

Tuned display positions and text for screw levels (n4max)#59

Merged
halfmanbear merged 1 commit intoOpenNeptune3D:devfrom
LinFor:patch-1
Feb 25, 2026
Merged

Tuned display positions and text for screw levels (n4max)#59
halfmanbear merged 1 commit intoOpenNeptune3D:devfrom
LinFor:patch-1

Conversation

@LinFor
Copy link
Copy Markdown
Contributor

@LinFor LinFor commented Jan 29, 2026

I corrected the coordinates of the blocks, because the text is not displayed correctly on n4max (it is overlapped by the retry button).
In addition, the coordinates of the text hints (CL, CR) were mixed up for n4max, they were not in their places (FL, CL, respectively).

I did not touch the coordinates of the non-n4max blocks (FR, FL, RR, RL), I only brought the formatting of the code to a uniform one. Although it is possible that they should be aligned vertically with the new coordinates of the center blocks.

So I had to narrow down the retry button.

Before:
изображение

After:
изображение

#33

@halfmanbear halfmanbear changed the base branch from main to dev February 25, 2026 12:33
@halfmanbear halfmanbear merged commit bc40d22 into OpenNeptune3D:dev Feb 25, 2026
18 checks passed
halfmanbear added a commit that referenced this pull request Feb 25, 2026
* Add PAGE_PRINTING_KAMP to PRINTING_PAGES list

* Implement rapid scan mode for bed leveling

Added rapid scan mode functionality to improve bed leveling process.

* Refactor rapid scan mode handling in display.py

* Refactor bed leveling completion handling

* Enhance rapid scan mode detection in display.py

* Enhance response check for bed leveling completion

* Fix G-code response handling for probe messages

* Enhance affinity setup with multiprocessing detection

Added auto-detection for multiprocessing plugins and enhanced logging for IRQs and multiprocessing support.

* Refactor affinity-setup.sh for improved performance

Enhance affinity setup script with improved error handling, faster polling, and better CPU validation. Update child process management and logging for multiprocessing plugins.

* Update affinity-setup.sh 

Refactor & simplified affinity setup script for low-jitter tuning and more relaxed CPU management.

* Refactor kamp page display logic and cleanup conditions

* Improve file locking and error handling

Refactor file locking and error handling in display.py for better concurrency and reliability.

* Make display updates self-apply and simplify affinity tuning

* Harden display async lifecycle and prevent page/thumbnail write races

* Add auto_unblock parameter to write assertion

* Simplify pending request cancellation on close

Refactor closing logic to simplify pending request handling.

* Refactor display positions and text for screw levels (#59)

---------

Co-authored-by: LinFor <linfor@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants